Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update unit-build.yml #1294

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Update unit-build.yml #1294

merged 1 commit into from
Jul 2, 2024

Conversation

technocreep
Copy link
Collaborator

@technocreep technocreep commented May 28, 2024

Your unit-test coverage report stops uploading about 2 month ago (just like with Fedot.Industrial). It is almost invisible issue, because it doesn't invoke any exception during execution.

But it could be found in action logs if you unfold Codecove-coverage, for example here:

Error: Codecov token not found. Please provide Codecov token with -t flag.
Warning: Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1

It is now fixed in Fedot.Industrial via proposed instruction in action script

Just update CODECOVE_TOKEN secret from codecov-app

ps: proof that it is need to be done

Your unit-test coverage report stops uploading about 2 month ago (just like with Fedot.Industrial). It is almost invisible issue, because it doesn't invoke any exception during execution. But it could be found in action logs if you unfold `Codecove-coverage`:

Error: Codecov token not found. Please provide Codecov token with -t flag.
Warning: Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
@technocreep technocreep added the bug Something isn't working label May 28, 2024
Copy link

docu-mentor bot commented May 28, 2024

👋 Hi, I'm @docu-mentor, an LLM-powered GitHub app
powered by Anyscale Endpoints
that gives you actionable feedback on your writing.

Simply create a new comment in this PR that says:

@docu-mentor run

and I will start my analysis. I only look at what you changed
in this PR. If you only want me to look at specific files or folders,
you can specify them like this:

@docu-mentor run doc/ README.md

In this example, I'll have a look at all files contained in the "doc/"
folder and the file "README.md". All good? Let's get started!

Copy link
Contributor

Code has no PEP8 errors!

Copy link
Collaborator

@DRMPN DRMPN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Нужно и в интеграционные добавить тогда

@DRMPN DRMPN merged commit a9ef3c8 into master Jul 2, 2024
5 of 6 checks passed
@DRMPN DRMPN deleted the unit-build-patch branch July 2, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants